home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / fdc.arc / FDC.DOC next >
Text File  |  1985-10-04  |  25KB  |  630 lines

  1. FDC                                                                   Page 01
  2.  
  3.                         -- Full Duplex Communicator --
  4.  
  5.                                     for the
  6.  
  7.                    ▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀▀   ▀▀▀▀         ▀▀▀▀
  8.                    ▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀▀       ▀▀▀▀▀
  9.                      ▀▀▀▀      ▀▀    ▀▀▀▀    ▀▀▀▀     ▀▀▀▀
  10.                      ▀▀▀▀      ▀▀▀▀▀▀▀▀      ▀▀▀▀▀   ▀▀▀▀▀
  11.                      ▀▀▀▀      ▀▀▀▀▀▀▀▀      ▀▀ ▀▀▀▀▀▀▀ ▀▀
  12.                      ▀▀▀▀      ▀▀    ▀▀▀▀    ▀▀  ▀▀▀▀▀  ▀▀
  13.                    ▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀   ▀▀▀   ▀▀▀▀
  14.                    ▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀▀   ▀▀▀▀    ▀    ▀▀▀▀
  15.  
  16.                                Personal Computer
  17.  
  18.                                   Version 1.00
  19.  
  20.                 Copyright (C)  1984,1985 By David J. Skotarczak
  21.                All rights to FDC are  reserved by D.J.Skotarczak
  22.  
  23.    Note: This DOC file uses IBM graphics and must be transferred using 8 bit.
  24.  
  25. FDC                                                                     Page 02
  26.                               TABLE  OF  CONTENTS
  27.                                                              Page
  28.                Introduction..................................  3
  29.  
  30.                System Diagram................................  4
  31.  
  32.                Hardware/Software Requirements................  5
  33.  
  34.                Starting FDC..................................  6
  35.  
  36.                Automatic Response File.........................7
  37.  
  38.                Using FDC.....................................  8
  39.  
  40.                Keyboard ..................................... 12
  41.  
  42.                Commands...................................... 13
  43.  
  44.                Function Keys................................. 19
  45.  
  46.                Messages...................................... 20
  47.  
  48.  
  49. FDC                                                                    Page 03
  50.                                   INTRODUCTION
  51.  
  52.         FDC is a full duplex data communications program that will 
  53. transfer files between two IBM PC's. Your PC must have at least 96k of
  54. memory and one disk. FDC works best at or above 1200 baud. 300 baud
  55. links are supported but console response time is increased. It is not 
  56. recommended to run FDC at speeds slower than 300 baud. FDC uses
  57. Asynchronous Data Link Control ( ADLC ) protocol. ADLC is described in
  58. document file ADLC102.DOC. FDC can maintain and control 4 communication
  59. links between the 2 PC's. All 4 links run concurrently. 
  60.  
  61.         FDC is a User Supported program. I am requesting a donation of
  62. $20.00 for its use.  Those that contribute to FDC's support will receive
  63. announcements of future updates. FDC may be copied and shared with other
  64. private IBM-PC owners, as long as there is no charge  for the copy.
  65. Multiple copies of FDC may not be used by corporations or other places
  66. of business. For   more  information  on this program please write to:
  67.  
  68.                 David Skotarczak
  69.                 2113 Admiral Street
  70.                 Aliquippa ,  PA    15001
  71.  
  72.  
  73. FDC                                                                     Page 04
  74.           SIMPLIFIED DIAGRAM OF TWO PC'S IN AN ADLC (FDC) CONNECTION
  75.  
  76. ╔═══════════════════════╗                           ╔═══════════════════════╗
  77. ║ IBM PC #1             ║                           ║ IBM PC #2             ║
  78. ║ FDC   control program ║   ╔═══════╗   ╔═══════╗   ║ FDC control program   ║
  79. ║ screen/keyboard *     ╟───╢ MODEM ╟───╢ MODEM ╟───╢ screen/keyboard *     ║
  80. ║ filenam1.ext    **    ║   ╚═══════╝   ╚═══════╝   ║ printer (LPT1:) **    ║
  81. ║ filenam2.ext    ***   ║                           ║ filenam4.ext    ***   ║
  82. ║ filenam3.ext    ****  ║                           ║ filenam5.ext    ****  ║
  83. ╚═══════════════════════╝                           ╚═══════════════════════╝
  84. *    Console communications are always maintained by FDC through 
  85.      the default monitor device and keyboard using link #1.
  86.  
  87. **   PC #1 can send FILENAM1.EXT to PC #2's printer or 
  88.      PC #2 can send FILENAM1.EXT to PC #1's printer using link #2
  89.  
  90. ***  PC #1 can send FILENAM2.EXT to PC #2's FILENAM4.EXT or
  91.      PC #2 can send FILENAM4.EXT to PC #1's FILENAM2.EXT using link #3
  92.  
  93. **** PC #1 can send FILENAM3.EXT to PC #2's FILENAM5.EXT or
  94.      PC #2 can send FILENAM5.EXT to PC #1's FILENAM3.EXT using link #4
  95.  
  96.  
  97. FDC                                                                    Page 05
  98.                          HARDWARE/SOFTWARE REQUIREMENTS
  99.  
  100. IBM-PC
  101. 96k Memory
  102. 1 Disk Drive
  103. Color or Monochrome adapter
  104. Monitor
  105. Asynchronous Communication Adapter
  106. Modem
  107.  
  108. IBM-DOS Version 1.1 or higher
  109.  
  110.  
  111.  
  112. This program will not operate on the PCjr.
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121. FDC                                                                     Page 06
  122.                                   STARTING FDC
  123.  
  124. To start FDC , at the DOS prompt , type  FDC and press return.
  125. The logo screen will print on the default monitor. FDC will
  126. now print:
  127.  
  128.      Enter COM Port (1,2)  [1]: _
  129.  
  130. Enter the communications port that your modem is connected. If your modem is
  131. on port 1 ( COM1: ) , you can just press the return key. Next you will see :
  132.  
  133.      Enter Baud Rate (300,1200,2400)  [1200]: _
  134.  
  135. You can enter any baud rate from 75 to 9600 here. The default is 1200 baud.
  136. It is not recommended to run FDC at speeds slower than 300 baud. Next 
  137. you must tell FDC what type of monitor to use:
  138.  
  139.      Enter Monitor Type (MONO,COLOR)  [MONO]: _
  140.  
  141. The monochrome adapter is the default. Some IBM-PC look alikes use a monochrome
  142. display with a graphics adapter card. In this case , you must enter COLOR even
  143. though the display is black and white.
  144.  
  145. FDC                                                                    Page 07
  146.                             AUTOMATIC RESPONSE FILE
  147.  
  148. All of the above responses may be placed in file FDC.ARF to permit
  149. automatic loading. The sequence is:
  150.  
  151. com port
  152. baud rate
  153. monitor
  154.  
  155. Example FDC.ARF automatic response file: 
  156.  
  157.         1
  158.         1200
  159.         COLOR
  160.  
  161. This will set FDC to 1200 baud on port 1 using the color adapter card.
  162.  
  163. To create the ARF file , use the DOS copy command ( A>copy con: fdc.arf ) and
  164. enter the three line followed by a CONTROL-Z (^Z) , and the ENTER key.
  165.  
  166.  
  167.  
  168.  
  169. FDC                                                                     Page 08
  170.                                    USING FDC
  171.  
  172.         After FDC is loaded , you will notice a solid divider on
  173. line 24. This line separates the OPERATOR INFORMATION AREA ( OIA )
  174. from the rest of the screen. Here is an example of the OIA as seen 
  175. when FDC is first loaded.
  176.  
  177.  
  178. ───────────────────────────────────────────────────────────────────────────────
  179.      Ready           Terminal Mode          LE IN CL NL SL               0
  180.          11111111112222222222333333333344444444445555555555666666666677777777778
  181. 12345678901234567890123456789012345678901234567890123456789012345678901234567890
  182. │││        │             │                    │  │  │  │  └Scroll Lock     │
  183. ││└Keyboard└System       └Mode Indicator/     │  │  │  └Numeric Lock       │
  184. ││ State     State        Message Area        │  │  └Caps Lock             │
  185. ││                                            │  └Insert Mode              │
  186. │└─Modem Line                                 └Local Echo     Error Counter┘
  187. │  State
  188. └──COM Card
  189.    State
  190.  
  191.  
  192. FDC                                                                    Page 09
  193.                                    USING FDC...
  194.  
  195. COM Card State
  196.                The communication card is able to send information
  197.                 to the modem and the REMOTE PC.
  198.         L       The communication card is in diagnostic wrap mode and
  199.                 not able to communicate outside the PC.
  200. Modem Line State
  201.      (blank)    Carrier is not present at the modem. FDC can not send
  202.                 or receive information.
  203.         -       Carrier is present at the modem. The LOCAL system
  204.                 is in NON-FDC state. Normal DUMB terminal operation.
  205.                Carrier is present at the modem. An FDC link has been
  206.                 established between the two PC's.
  207. Keyboard State
  208.                The keyboard is ready to accept characters for processing
  209.                 and/or transmission. 
  210.         ▒       The keyboard is able to accept characters for processing ,
  211.                 but is unable to transmit to the other PC.
  212.         █       The keyboard is locked. No characters can be entered.
  213.  
  214.  
  215.  
  216. FDC                                                                     Page 10
  217.                                    USING FDC...
  218.  
  219. System State
  220.       Ready     Normal dumb terminal operation. As each character is
  221.                 typed , it is sent out of the COM port to the modem.
  222.   FDC-Ready     Full duplex operation. As each character is typed , it is
  223.                 placed in a holding buffer for processing after the ENTER
  224.                 key is pressed.
  225. Mode Indicator
  226.    Terminal     When the ENTER key is pressed , the line is not interpreted
  227.                 as an internal FDC COMMAND. Characters are passed to the
  228.                 modem and onto the other computer.
  229.     Command     When the ENTER key is pressed , the line is interpreted
  230.                 as an internal FDC COMMAND. Characters are not passed to 
  231.                 the other computer.
  232. Keyboard Indicators
  233.         LE      All characters typed will be echoed to your screen.
  234.         IN      Insert mode is active. No overstriking of characters.
  235.         CL      Caps lock is active. No lower case letters.
  236.         NL      Numeric Lock is active. The cursor control keys are disabled
  237.                 and the numeric pad is active.
  238. Error Counter
  239.      (count)    Total retry attempts while in FDC mode.
  240. FDC                                                                    Page 11
  241.                                    USING FDC...
  242.  
  243.         Here is an example of lines 21 through 25 while in FDC mode ,
  244. before the ENTER key is pressed:
  245.  
  246.  
  247. This is a test of FDC_
  248. ───────────────────────────────────────────────────────────────────────────────
  249.     FDC-Ready       Terminal Mode          LE IN CL NL SL               0
  250.  
  251.         After the ENTER key is pressed:
  252.  
  253. This is a test of FDC
  254. _
  255. ───────────────────────────────────────────────────────────────────────────────
  256. ▒    FDC-Ready       Terminal Mode          LE IN CL NL SL               0
  257.  
  258.         After the REMOTE PC has acknowledged the message:
  259.  
  260. This is a test of FDC
  261. _
  262. ───────────────────────────────────────────────────────────────────────────────
  263.     FDC-Ready       Terminal Mode          LE IN CL NL SL               0
  264. FDC                                                                     Page 12
  265.                                     KEYBOARD
  266.  
  267.         The keyboard has two modes of operation. They are TERMINAL mode and 
  268. COMMAND mode. While in TERMINAL mode , any characters you type will be sent
  269. to the REMOTE PC. In COMMAND mode however, the characters you type are sent
  270. to FDC and are interpreted as an internal command. To switch between COMMAND
  271. and TERMINAL modes, hold down the CTRL key and press the ENTER key. This is
  272. what I will refer to as a CONTROL-ENTER. CONTROL-ENTER can be used at any 
  273. time to toggle between COMMAND and TERMINAL mode. 
  274.  
  275. CONTROL-ENTER   Toggle between TERMINAL and COMMAND mode
  276. ENTER           Send line to other PC or process command if in COMMAND mode
  277. HOME            Move cursor to position one of current line
  278. CONTROL-HOME    Move cursor to line one , position 1
  279. END             Move Cursor to last character position of current line
  280. CONTROL-END     Move Cursor to line 23 , position 1
  281. PgUp            Set left margin. ENTER key will reset to column one
  282. Arrow Keys      Positions cursor on screen
  283. Insert          Toggle overstrike mode
  284. Delete          Erase character and reformat line
  285. BACKSPACE       Erase character
  286. TAB             Move right 8 positions
  287.  
  288. FDC                                                                    Page 13
  289.                                     COMMANDS
  290.  
  291.         FDC supports the following commands. To enter a command , put FDC
  292. in COMMAND mode by using CONTROL-ENTER. Then type the command followed by
  293. the ENTER key. The brackets [] indicate optional information that may not
  294. have to be entered.
  295.  
  296. CLS   clear screen
  297. COPY  [/][d:]source.ext [[/][d:]dest.ext]
  298. DATE  [mm-dd-[yy]yy]
  299. DIAL  modem command
  300. DIR   [/][d:][filename.ext]
  301. DROP  link#
  302. ECHO  toggle Local Echo
  303. ID    request version from other station
  304. LOOP  toggle COM card wrap mode
  305. QUIT  return to DOS
  306. RESTART
  307. STAT  display FDC link status
  308. TIME  [hh:mm[:ss]]
  309.  
  310.  
  311.  
  312. FDC                                                                     Page 14
  313.                                     COMMANDS...
  314.  
  315. CLS                     ALT-C
  316.                 Clears the screen.
  317.  
  318. COPY  [/][d:]source.ext [[/][d:]dest.ext]
  319.                 The COPY command is similar to the PC-DOS COPY command. Notice
  320.                 the addition of the slash (/). This character is used to
  321.                 indicate a file name on the REMOTE system. For example:
  322.                 [ COPY A:FDC.EXE /B:FDC.EXE ] will copy FDC.EXE from your
  323.                 drive a: , to the REMOTE system's drive B:. Here are a few
  324.                 examples of the COPY command and what they will do.
  325.  
  326. COPY /A:FDC.DOC        copy file from REMOTE drive A: to your drive A:
  327. COPY C:FDC.ARF         copy file from your dive C: to the REMOTE drive C:
  328. COPY A:ABC.1 /A:DEF.2  copy file ABC from your drive A: to REMOTE file DEF.2
  329. COPY A:DMS /LPT1:      copy file from your drive A: to the REMOTE printer
  330. COPY /A:FDC.DOC LPT1:  copy file from REMOTE drive A: to your printer
  331. COPY /C:DOC NUL.111    copy file from REMOTE drive C: to a NUL file (TEST ONLY)
  332.  
  333. Invalid Devices: KYBD: CAS1: CAS2: COM1: COM2: AUX: CON:
  334.   Valid Devices: LPT1: LPT2: SCRN: NUL.xxx
  335.  
  336. FDC                                                                    Page 15
  337.                                     COMMANDS...
  338.  
  339. DATE  [mm-dd-[yy]yy]    ALT-D
  340.                 The DATE command with no parameters will display the current
  341.                 date. DATE with mm-dd-yy parameter will set the date.
  342.  
  343. DIAL  modem command
  344.                 Sends a command to a smart modem. For example: DIAL ATD412-
  345.                 276-1269 will tell a Hayes modem to dial 412-276-1269
  346.  
  347. DIR   [/][d:][filename.ext]
  348.                 List file names from disk. Notice the slash again. It is
  349.                 again used to indicate the REMOTE system. For example:
  350. DIR /B:*.COM    will list all files with the .COM extension from the REMOTE PC.
  351. DIR C:          will list all files from your drive C:
  352.  
  353. DROP  link#
  354.                 The DROP command is used to prematurely end a file transfer.
  355.                 Use the STAT (ALT-S) command to see the link number for the
  356.                 file you want to abort. [ DROP 2 ]  will stop a file exchange
  357.                 on link #2.
  358.  
  359.  
  360. FDC                                                                     Page 16
  361.                                     COMMANDS...
  362.  
  363. ECHO                    ALT-E
  364.                 Toggle local echo. The only time you would want to use
  365.                 this command is when testing via the ATS16=1C1D  Hayes
  366.                 command or LOOP (ALT-L) wrap command.
  367.  
  368. ID                      ALT-I
  369.                 Request version from other station
  370.  
  371. LOOP                    ALT-L
  372.                 This command will toggle the IBM COM1: or COM2: card's
  373.                 ability to do a diagnostic wrap. Using ALT-L , followed
  374.                 by CTR-F1 , will run FDC as if it were connected to another
  375.                 PC. All data is wrapped back into the PC for hardware
  376.                 verification.
  377.  
  378. QUIT            Exit FDC and Return to DOS
  379.  
  380. RESTART                 CONTROL-BREAK
  381.                 Restart FDC
  382.  
  383.  
  384. FDC                                                                    Page 17
  385.                                     COMMANDS...
  386.  
  387. STAT                    ALT-S    Print statistics on all links. Example:
  388.  
  389.         T.Link     Status     Time   Bytes Sent   Waiting     EST   Name
  390.             1        ACTIVE   40.0        124         0       0.0   Console
  391.             2      INACTIVE   40.0          0         0       0.0
  392.             3        ACTIVE   10.0     60,128     5,024       1.0   TESTFILE.XXX
  393.             4      INACTIVE   20.0          0         0       0.0
  394.  
  395.         R.Link     Status     Time   Bytes Received                 Name
  396.             1        ACTIVE   40.0         381                      Console
  397.             2      INACTIVE   40.0
  398.             3      INACTIVE   10.0
  399.             4        ACTIVE    5.0      30,265                      SAMPLE.UCS
  400.  
  401. The above report means you are sending file TESTFILE.XXX to the other PC using
  402. link #3. That link has been running for 10 minutes and has sent 60,128 bytes
  403. with 5,024 bytes left to go. Estimated remaining transfer time is 1 minute.
  404. You are receiving file SAMPLE.UCS from the other PC on link #4. Link #4 has
  405. been running for 5 minutes. Link  #2 has been inactive for 40 minutes.
  406. Link #1 has been active for 40  minutes.
  407.  
  408. FDC                                                                     Page 18
  409.                                     COMMANDS...
  410.  
  411. TIME  [hh:mm[:ss]]      ALT-T
  412.                 The TIME command with no parameters will display the current
  413.                 time. TIME with hh:mm:ss parameter will set the time.
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432. FDC                                                                    Page 19
  433.                                  FUNCTION KEYS
  434.  
  435.        F1       Display the help menu.
  436.  
  437.        F10      Send "Message Pending" message to other station
  438.                 When in FDC mode , the other PC user will not know
  439.                 if you are entering a message. Use F10 key to let
  440.                 him/her know you are building a message to send.
  441.  
  442. Control-F1      This key is used to initialize an FDC session between
  443.                 the two PC's. After pressing Control-F1 , the program
  444.                 will switch to FDC mode if not already there , and
  445.                 attempt to communicate to the other machine using
  446.                 ADLC protocol. If no response is received , one retry
  447.                 will be attempted. If still no response is received,
  448.                 FDC mode will be turned off. If the other machine is
  449.                 capable of FDC mode , the message "Remote Station On-line"
  450.                 will be displayed. You can now begin console communication
  451.                 file and file transfers.
  452.  
  453.  
  454.  
  455.  
  456. FDC                                                                     Page 20
  457.                                     MESSAGES
  458.  
  459. All Links Are In Use    COPY request can not be completed because no links
  460.                         are available for the transfer.
  461.  
  462. Copy Aborted            Copy command was not completed due an error
  463.                         or <A>bort request
  464.  
  465. Copy In Progress        Copy request is in progress
  466.  
  467. Dropping Link: xx , yy  Transfer has ended on link xx.  There were yy
  468. Bytes NOT Transferred   bytes that have not been transferred. If this yy 
  469.                         number is anything other than 0 , an incomplete
  470.                         file has been created and data has been lost.
  471.  
  472. End of List             Displayed at the end of any DIR request
  473.  
  474. Error Recovery In       An error has been detected on link xx . Retry
  475. Progress On Link xx     procedures are automatically invoked to try and
  476.                         correct the problem. Normally cause by phone line 
  477.                         noise.
  478.  
  479.  
  480. FDC                                                                    Page 21
  481.                                     MESSAGES...
  482.  
  483. Error Opening File:     An open error has occurred. This can be caused
  484. [ xxx ]                 by copying to a printer that is turned off.
  485.  
  486. Error in OUTPUT         File xxx can not be opened or created. Check
  487. File: [ xxx ]           the file name , ext , drive , or device name.
  488.  
  489.  
  490. File Not Found:         File xxx is not found on the specified drive.
  491. [ xxx ]
  492.  
  493. INPUT Can Not Be        Invalid file name in COPY command
  494. A Device
  495.  
  496. INPUT File: [ xxx  ]    The REMOTE PC has opened input file xxx
  497. Has Been Opened By
  498. Remote Station
  499.  
  500.  
  501. LOCAL Read Error        An error occurred while reading from disk.
  502. Dropping Link #  xx      The transfer is canceled on link xx.
  503.  
  504. FDC                                                                     Page 22
  505.                                     MESSAGES...
  506.  
  507. LOCAL Write Error       An error occurred while writing to disk.
  508. Dropping Link #  xx      The transfer is canceled on link xx.
  509.  
  510.  
  511. Message Pending         The other PC operator is getting ready to
  512.                         send a message to you.
  513.  
  514.  
  515. OUTPUT File: [ xxx ]    File xxx has been found to already exist. It you
  516. Will Be Overwritten...  want to erase this file , use <C> for continue.
  517. <C>ontinue <A>bort      <A> will cancel the transfer.
  518.  
  519. OUTPUT File: [ xxx ]    The REMOTE PC has opened output file xxx
  520. Has Been Opened By
  521. Remote Station
  522.  
  523. OUTPUT Can Not Be       Invalid file name in COPY command
  524. A Device
  525.  
  526.  
  527.  
  528. FDC                                                                    Page 23
  529.                                     MESSAGES...
  530.  
  531. OUTPUT Device           Invalid file name in COPY command
  532. is Invalid
  533.  
  534. Proceed:                You have sent the "MESSAGE PENDING" message to
  535.                         the other PC, FDC is ready for you message now.
  536.  
  537. Requested Function      Various functions are not allowed and certain times.
  538. Has Been Disabled       For example , if you try to use the COPY command
  539.                         when not in FDC mode , or try to initialize a 
  540.                         session ( CONTROL-F1 ) when carrier is not active.
  541.  
  542. Requested Link          Trying to use the DROP command to an inactive
  543. Is Not Active           link.
  544.  
  545. Requested Link          Trying to transfer more than two files or trying
  546. Is In Use               to use more than one device (LPT1: and SCRN:).
  547.  
  548.  
  549. Remote Station On-Line  The FDC link has been initialize and the other
  550.                         computer is ready to communicate.
  551.  
  552. FDC                                                                     Page 24
  553.                                     MESSAGES...
  554.  
  555. REMOTE Station Has      A message has been sent to the other PC , but
  556. Failed To Respond       no response was received.
  557.  
  558. Restart In Progress     Control-Break or RESTART command has been given.
  559.  
  560. Session Terminated      The REMOTE PC has canceled the communication
  561. By REMOTE Station       link between the two PC's by using a DROP 1 command.
  562.  
  563. Source/Destination      When using the COPY command , one file must be LOCAL,
  564. Conflict                that is , no slash [/] in front of file name , the
  565.                         other must be REMOTE , a slash must be used in name.
  566.  
  567. Syntax Error            Invalid COMMAND parameter.
  568.  
  569. Successful              An error has been corrected on link xx.
  570. Recovery: xx            No information has been lost. The transfer continues.
  571.  
  572. Testing Remote          An inquiry has been sent to the REMOTE PC.
  573. Station
  574.  
  575.  
  576. FDC                                                                    Page 25
  577.                                     MESSAGES...
  578.  
  579. Unrecoverable Error: xx Three consecutive errors were detected on link
  580.                         xx. FDC will now try to DROP that link. 
  581.  
  582.  
  583. Unknown Command         You have entered and invalid or misspelled command.
  584.  
  585. Waiting For Link        During the setup for a file transfer , all running
  586. Enable Command          are stopped , then after the transfer begins , you
  587.                         can use the keyboard again.
  588.  
  589. Waiting For Console     A message has been sent to the other PC , and
  590. Acknowledge             you are trying to send another before the last
  591.                         one has been acknowledged.
  592.  
  593.  
  594. Write Attempted To      The other PC has attempted to send a block
  595. Inactive Link           of data the an inactive link address.
  596.  
  597. XMITTER RETURN          Fatal Communication Error , information has been
  598. CODE UNKNOWN xx         lost. Restart both systems and retry the operation.
  599.  
  600. FDC                                                                     Page 26
  601.                                     MESSAGES...
  602.  
  603. XMITTER NOT READY ,     Fatal Communication Error , information has been
  604. TIMEOUT: xx             lost. Restart both systems and retry the operation.
  605.  
  606. XMITTER WAS NOT         Fatal Communication Error , information has been
  607. READY (2)               lost. Restart both systems and retry the operation.
  608.  
  609. XMITT STRING TOO        Fatal Communication Error , information has been
  610. LONG (3)                lost. Restart both systems and retry the operation.
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.